GtkSidebar: Fix a property type
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Oct 2014 01:59:55 +0000 (21:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Oct 2014 02:00:40 +0000 (22:00 -0400)
commitdb5cbce4d56450784ab43d680b5823db28139481
treec691a9cfce5dae44fd65f675b45304aed88a6638
parent5b36bd704b79f0674018d01c5e5c461600d420fe
GtkSidebar: Fix a property type

The GtkSidebar:stack was meant to be an object property
of type GTK_TYPE_STACK. Make it so.
gtk/gtksidebar.c